home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_nmh.idb / usr / freeware / lib / nmh / etc / mts.conf.z / mts.conf
Text File  |  2001-04-12  |  1KB  |  33 lines

  1. #
  2. # nmh mail transport interface customization file.
  3. # Check the mh-tailor(5) man page for a list of
  4. # all the available options for this file.
  5. #
  6.  
  7. # The exceptions file for /etc/hosts used by
  8. # `post' to try to find official names.
  9. hostable: /usr/freeware/lib/nmh/etc/hosts
  10.  
  11. # Name that nmh considers `local'.  If not set, nmh will
  12. # query the system for this value (gethostname, etc...).
  13. #localname: foo.bar.com
  14.  
  15. # The following directive allows email address masquerading.  The string
  16. # "draft_from mmailid username_extension" will allow all three types.
  17. masquerade: draft_from mmailid username_extension
  18.  
  19. # Default location of mail drops.  If this option is
  20. # set, but empty, the user's home directory is used.
  21. mmdfldir: /var/mail
  22.  
  23. # The name of the maildrop file in the directory where maildrops
  24. # are kept.  If this is empty, the user's login name is used.
  25. mmdflfil:
  26.  
  27. # Hardcoded POP server name (prevents inc'ing from local mail spool).
  28. #pophost: localhost
  29.  
  30. # List of smtp servers to try if using smtp support
  31. servers: localhost
  32.